Fix marshalling of Xen-API maps with non-string keys.
authorEwan Mellor <ewan@xensource.com>
Thu, 22 Mar 2007 14:27:05 +0000 (14:27 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 22 Mar 2007 14:27:05 +0000 (14:27 +0000)
commit830355957c45d8053be2cf4058eb7a53732c4510
treec905dff49741069823e68d13f573d83a8627aa67
parent630a9be9d0bfa17f7202d82d9148aa0bc9c5a881
Fix marshalling of Xen-API maps with non-string keys.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/util/xmlrpclib2.py